AT-NFC  2.1 (win)
AT-NFC kernel set
Macros | Typedefs | Functions
t_nfc_ep_clb.h File Reference
#include <emv_platform_set_align.h>
#include <emv_platform_restore_align.h>

Go to the source code of this file.

Macros

#define T_NFC_EP_MODE   KER_IMP_API
 
#define NAME_FUNC_T_NFC_EP_INIT_EX   "t_nfc_epInitEx"
 

Typedefs

typedef KER_VOIDT_NFC_EP_HANDLE
 
typedef struct tag_T_NFC_CALLBACKS T_NFC_CALLBACKS
 Struct to handle all callbacks.
 
typedef KER_RES(KER_API * FUNC_T_NFC_EP_INIT_EX) (KER_VOID *pCallbackHandle, T_NFC_CALLBACKS *pCallbacks, KER_VOID *pConfigID, KER_INT16U usConfigIDLen, T_NFC_EP_HANDLE *ppHandle)
 

Functions

T_NFC_EP_MODE KER_RES KER_API t_nfc_epInitEx (KER_VOID *pCallbackHandle, T_NFC_CALLBACKS *pCallbacks, KER_VOID *pConfigID, KER_INT16U usConfigIDLen, T_NFC_EP_HANDLE *ppHandle)
 Entry Point Initialization. More...
 

Detailed Description

T-NFC Entry Point special interface to init with HAL callback table